fix(kad): close progress whenever closer in range#4934
fix(kad): close progress whenever closer in range#4934mergify[bot] merged 1 commit intolibp2p:masterfrom
Conversation
2b333db to
9324fa1
Compare
525faad to
3865016
Compare
|
This pull request has merge conflicts. Could you please resolve them @maqi? 🙏 |
3865016 to
5257090
Compare
PR is updated, sorry for the delay |
|
This pull request has merge conflicts. Could you please resolve them @maqi? 🙏 |
guillaumemichel
left a comment
There was a problem hiding this comment.
Thanks @maqi for looking into this, it is an important issue!
5257090 to
bd15207
Compare
|
Hi, @guillaumemichel , Really appreciate your comments and suggestions. Sorry for the late reply, have not check back this crate for a while as had been a while not receive any feedback. Thx again and hope this PR could be merged soon. Best Regards, |
|
The failing clippy as at https://github.com/libp2p/rust-libp2p/actions/runs/8534098889/job/23377901550?pr=4934 |
guillaumemichel
left a comment
There was a problem hiding this comment.
Looks good to me! Thanks for your contribution @maqi!
Closershall be calculated ascloser to the seen num_results peers,not just to be
being the closestas current.This is in parallel to the PR #4932
Split them into two to make the work easier to be discussed and reviewed.
Description
Notes & open questions
Change checklist